[INFO] cloning repository https://github.com/ogital-net/sstp-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ogital-net/sstp-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogital-net%2Fsstp-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogital-net%2Fsstp-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] adc7754a683a580eb784e1dbb10a594191081a05
[INFO] checking ogital-net/sstp-server against master#fffed276b51cf514622e8d3109d620501cc01670 for pr-134021
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogital-net%2Fsstp-server" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ogital-net/sstp-server
[INFO] finished tweaking git repo https://github.com/ogital-net/sstp-server
[INFO] tweaked toml for git repo https://github.com/ogital-net/sstp-server written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ogital-net/sstp-server on toolchain fffed276b51cf514622e8d3109d620501cc01670
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fffed276b51cf514622e8d3109d620501cc01670" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ogital-net/sstp-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fffed276b51cf514622e8d3109d620501cc01670" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ogital-net/radius-tokio`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded endian-type v0.2.0
[INFO] [stderr]   Downloaded vergen-lib v9.1.0
[INFO] [stderr]   Downloaded fast-md5 v1.0.0
[INFO] [stderr]   Downloaded vergen v9.1.0
[INFO] [stderr]   Downloaded vergen-git2 v9.1.0
[INFO] [stderr]   Downloaded getopt-iter v1.0.2
[INFO] [stderr]   Downloaded command-trie v1.1.0
[INFO] [stderr]   Downloaded git2 v0.20.4
[INFO] [stderr]   Downloaded rustyline v18.0.0
[INFO] [stderr]   Downloaded radix_trie v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2c983c5a4ed836dcb26691673167ebe007977876ffbe1657e1bcdc36e1b37718
[INFO] running `Command { std: "docker" "start" "2c983c5a4ed836dcb26691673167ebe007977876ffbe1657e1bcdc36e1b37718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2c983c5a4ed836dcb26691673167ebe007977876ffbe1657e1bcdc36e1b37718" "/opt/rustwide/cargo-home/bin/cargo" "+fffed276b51cf514622e8d3109d620501cc01670" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c983c5a4ed836dcb26691673167ebe007977876ffbe1657e1bcdc36e1b37718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2c983c5a4ed836dcb26691673167ebe007977876ffbe1657e1bcdc36e1b37718" "/opt/rustwide/cargo-home/bin/cargo" "+fffed276b51cf514622e8d3109d620501cc01670" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling vergen-git2 v9.1.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling radius-tokio-dict-codegen v0.1.0 (https://github.com/ogital-net/radius-tokio?branch=client#25a9b999)
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling radius-tokio-dict v0.1.0 (https://github.com/ogital-net/radius-tokio?branch=client#25a9b999)
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking endian-type v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking radix_trie v0.3.0
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking fast-md5 v1.0.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking getopt-iter v1.0.2
[INFO] [stderr]     Checking command-trie v1.1.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libgit2-sys v0.18.4+1.9.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking rustyline v18.0.0
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling sstp-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking radius-tokio v0.1.0 (https://github.com/ogital-net/radius-tokio?branch=client#25a9b999)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
[INFO] running `Command { std: "docker" "inspect" "2c983c5a4ed836dcb26691673167ebe007977876ffbe1657e1bcdc36e1b37718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c983c5a4ed836dcb26691673167ebe007977876ffbe1657e1bcdc36e1b37718", kill_on_drop: false }`
[INFO] [stdout] 2c983c5a4ed836dcb26691673167ebe007977876ffbe1657e1bcdc36e1b37718
